home *** CD-ROM | disk | FTP | other *** search
- All vars which can be set in HELL'S.INF:
- ----------------------------------------
-
- Attention: this setup-system really was made in the beginning of devellopment.
- I will rewrite it from scratch, and simplify it a lot. Don't care too much
- about it.
-
- Normally not needed vars:
-
- GETCONN=GETCONN.* ->Only set, if you wish an alternative connection
- ->routine. (a.e. using COMA) script or exec!
- HELLDRIVE=? ->Only set, if the driver with the info-files does
- ->not correspond to the drive on which HELL.PRG
- ->was started. (a.e. in networks?)
- INFOPATH=? ->Only set together with HELLDRIVE
-
- Usually needed vars:
-
- DIALOGCOLOR=2 ->The colour for usual dialogs
- DIRBARCOLOR=4 ->The text-color of the info-bar in file/mess menu
- DIRBACKCOLOR=6 ->The background color for the info-bar
- DIRFILE=FILEDATA.DAT ->The file, where all file-data will be saved
- EDITOR=EVEREST.PRG ->Path and name of the text-editor. (Everest)
- FILEINFOBACK=6 ->Background-color for files-info in the dirbar
- FILEINFOCOLOR=5 ->Text-color of the files-info in the dirbar
- FILEINFOY=24 ->The y-position of the dirbar with files-info
- FILEPATH=F:\DATA\ ->Default file-path, not really used!
- FUNCTIONBACK=0 ->Background-color for decision functions
- FUNCTIONCOLOR=6 ->Text-color for decision functions
- HDOFFTIMER=60 ->Time to wait until turn off HD, in seconds...
- LANGUAGE1=DEUTSCH ->Name of the first language (max 5)
- LOGINBACK=0 ->Background-color at login procedure
- LOGINCOLOR=5 ->Text-color at login-procedure
- MAILPATH=USERS\MAIL\ ->The path, where all mail-files will be
- MAINPATH1=GERMAN\ ->The path for the info-files of language1. Set all!
- MENUBACK=0 ->The background-color in menus
- MENUCOLOR=5 ->The text-colour in the menus
- MENUCOMMANDX=8 ->The x-position of the command-cursor in the menus
- MENUCOMMANDY=11 ->The y-position of the command-cursir in the menus
- MENUCOMMBACK=0 ->The text-background of the command-input
- MENUCOMMCOLOR=7 ->The text-color of the command-input
- MENUCURSORX=5 ->The x-position of the first select-field in menu
- MENUCURSORY=14 ->The y-position of the first select-filed in menu
- MENUROWLEN=25 ->How large should one select-field in the menu be
- MENUROWS=3 ->How many select fields should there be in the menu
- MESSPATH=MESSAGES\ ->Default path for public messages, not really used
- NETWORK=1 ->To allow network-mails, no real use for it yet
- NEWDOWNBYTES=300000 ->The amout of bytes put on the account of new users
- NEWFACTOR=1 ->Default upload-factor for new users
- NEWLIMIT=1000000 ->Default daily-download-limit for new users
- PING=ON ->Well, ping at chat-calls... hm...
- UNLIMITEDLEVEL=7 ->Important! Level for unlimited file-operations!!
- UPLOADPATH=FILES\UPLOADS->The temporary directory for uploads and stuff
- USERPATH=USERS\ ->The path, where all user-data will be stored
- ZMODEM=GSZRZ_SW.GTP ->The Zmodem-module (well, well... will change)